Balloon: Creator code for the Installer version you are using. Version 4.0 is 'kajr'.
ItemType: TEXT
Rect: 144,36,230,52
TextFont: Geneva
TextSize: 9
Name: ExceptionFolder
LockText: FALSE
Balloon: Files in this folder on each of your source disks will be read into ScriptGen Pro's list of folders/files. Put files in here if they need special attention. i.e. System files, fonts, compressed files.
ItemType: LBL
Rect: 11,16,94,28
TextFont: Geneva
TextSize: 9
Text: Installer creator:¬¬¬¬¬¬
ItemType: CHK
Rect: 10,52,151,64
TextFont: Geneva
TextSize: 9
Name: User selects target folder
Balloon: If checked, the main Installer window will contain a "Select Folder..." button so the user can choose where on a hard drive the files should be installed. Note: only target folders prefixed with 'folder-user' will be placed where the user selects.
ItemType: CHK
Rect: 10,66,165,78
TextFont: Geneva
TextSize: 9
Name: Show selected size in custom
Balloon: If checked, the custom install display in the Installer will show the size of each package.
ItemType: CHK
Rect: 10,81,116,93
TextFont: Geneva
TextSize: 9
Name: Use setup function
Balloon: If checked, the specified code resource (type and ID) will execute prior to evaluating the Easy Install rules. If you want to write your own function, see Apple's Installer Software Development Kit for documentation on setup functions.
ItemType: TEXT
Rect: 155,79,186,95
TextFont: Geneva
TextSize: 9
Name: setupID2
LockText: FALSE
Balloon: Resource type for a setup function. Usually 'infn'.
ItemType: TEXT
Rect: 189,79,220,95
TextFont: Geneva
TextSize: 9
Name: setupID
LockText: FALSE
Balloon: Resource ID for a setup function.
ItemType: LBL
Rect: 114,81,159,93
TextFont: Geneva
TextSize: 9
Text: Type/ID:¬¬¬¬¬¬
ItemType: TEXT
Rect: 114,96,271,112
TextFont: Geneva
TextSize: 9
Name: defaultTargetFolder
LockText: FALSE
Text: Applications
Balloon: If "User Selects target folder" is checked, this folder name will appear in the Installer's main window and used if the user does not select a folder.
ItemType: LBL
Rect: 13,98,117,110
TextFont: Geneva
TextSize: 9
Text: Default Target Folder:¬¬¬¬¬¬
ItemType: PUSH
Rect: 150,221,222,241
Name: OK
DefaultItem: TRUE
ItemType: CHK
Rect: 10,38,144,50
TextFont: Geneva
TextSize: 9
Name: Support install by folder
Balloon: If checked, ScriptGen Pro will only read folder data from your source disks, except for files in the Exception folder. Files may be removed and added to the source folders without modifying the script.
ItemType: LBL
Rect: 148,24,226,36
TextFont: Geneva
TextSize: 9
Text: Exception Folder¬¬¬¬¬¬
ItemType: LBL
Rect: 13,123,134,135
TextFont: Geneva
TextSize: 9
Text: Copy resources from file:¬¬¬¬¬¬
ItemType: TEXT
Rect: 11,138,225,176
TextFont: Geneva
TextSize: 9
AutoSize: FALSE
Name: miscResourceFile
WhiteColor: -17477,-17477,-17477
Balloon: All resources in this files will be copied into your finished Installer script.
ItemType: PUSH
Rect: 133,121,207,137
TextFont: Geneva
TextSize: 9
AutoSize: FALSE
Name: Choose file...
Balloon: Click me to select a resource file (ResEdit or Resorcerer format).